Skip to content

Conversation

patrykantosz
Copy link
Contributor

As in the description. To set the policy in the registry, create a .setreg file in the project's Registry directory, and add:

{
    "O3DE":
    {
        "ROS2PoseControl":
        {
            "InitialPoseRestoratonPolicy": "never"
        }
    }
}

Alternatively, you can add a flag to the GameLauncher launch command: --regset="/O3DE/ROS2PoseControl/InitialPoseRestoratonPolicy=policy"

This draft will be removed after the tests are complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant